home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / Emulation_Include_Files / inetsdk.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-02-19  |  2.0 KB  |  77 lines

  1. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  2.  
  3.  
  4. /* File created by MIDL compiler version 3.00.44 */
  5. /* at Fri Aug 02 15:32:54 1996
  6.  */
  7. /* Compiler settings for inetsdk.idl:
  8.     Oic (OptLev=i1), W1, Zp8, env=Win32, ms_ext, c_ext
  9.     error checks: none
  10. */
  11. //@@MIDL_FILE_HEADING(  )
  12. #include "rpc.h"
  13. #include "rpcndr.h"
  14.  
  15. #ifndef __inetsdk_h__
  16. #define __inetsdk_h__
  17.  
  18. #ifdef __cplusplus
  19. extern "C"{
  20. #endif 
  21.  
  22. /* Forward Declarations */ 
  23.  
  24. /* header files for imported files */
  25. #ifdef UNDER_CE
  26. #include "comcat.h"
  27. #include "ocidl.h"
  28. #include "docobj.h"
  29. #else
  30. #include "comcat.h"
  31. #include "ocidl.h"
  32. #include "docobj.h"
  33. #include "hlink.h"
  34. #endif //UNDER_CE
  35.     
  36. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  37. void __RPC_USER MIDL_user_free( void __RPC_FAR * ); 
  38.  
  39. /****************************************
  40.  * Generated header for interface: __MIDL__intf_0000
  41.  * at Fri Aug 02 15:32:54 1996
  42.  * using MIDL 3.00.44
  43.  ****************************************/
  44. /* [local] */ 
  45.  
  46.  
  47. //=--------------------------------------------------------------------------=
  48. // INetSDK.h
  49. //=--------------------------------------------------------------------------=
  50. // (C) Copyright 1995-1996 Microsoft Corporation.  All Rights Reserved.
  51. //
  52. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  53. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  54. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  55. // PARTICULAR PURPOSE.
  56. //=--------------------------------------------------------------------------=
  57.  
  58. #pragma comment(lib,"uuid.lib")
  59.  
  60. //--------------------------------------------------------------------------
  61. // ActiveX SDK Merged IDL.
  62.  
  63.  
  64.  
  65. extern RPC_IF_HANDLE __MIDL__intf_0000_v0_0_c_ifspec;
  66. extern RPC_IF_HANDLE __MIDL__intf_0000_v0_0_s_ifspec;
  67.  
  68. /* Additional Prototypes for ALL interfaces */
  69.  
  70. /* end of Additional Prototypes */
  71.  
  72. #ifdef __cplusplus
  73. }
  74. #endif
  75.  
  76. #endif
  77.